.max {
  width: 100%;
  float: left;
  overflow: hidden;
}
.z_max {
  width: 1200px;
  margin: 0 auto;
}
.z_top {
  width: 100%;
  float: left;
}
.z_top .z_max {
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.z_top .z_max .z_logo1 {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.z_top .z_max .z_logo1 .z_sea {
  margin-right: 30px;
  background: url(../images/ss.png) no-repeat;
  width: 222px;
  height: 34px;
}
.z_top .z_max .z_logo1 .z_sea input {
  height: 34px;
  width: 100%;
  outline: none;
  background: none;
  border: none;
  padding-left: 40px;
  font-size: 14px;
  color: #333;
}
.z_top .z_max .z_logo1 .z_tel {
  font-family: Impact;
  font-size: 27px;
  color: #333;
  display: flex;
  align-items: center;
}
.z_top .z_max .z_logo1 .z_tel img {
  margin-right: 5px;
}
.z_nav {
  width: 100%;
  background: #164fa9;
  height: 55px;
  float: left;
}
.z_nav ul {
  width: 1200px;
  margin: 0 auto;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.z_nav ul li {
  flex: 1;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.z_nav ul li a {
  font-size: 14px;
  color: #fff;
}
.z_nav ul li.active {
  background: #ed2129;
}
.z_nav ul li:hover {
  background: #ed2129;
}
.z_banner {
  width: 100%;
}
.z_banner .swiper-container {
  width: 100%;
}
.z_banner .swiper-container img {
  width: 100%;
  float: left;
}
.z_banner .swiper-pagination {
  bottom: 30px;
}
.z_banner .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: transparent;
  box-sizing: border-box;
  border: 1px solid #fff;
  opacity: 1;
  margin: 0 5px;
}
.z_banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
}
.z_title {
  width: 100%;
  float: left;
  margin-top: 60px;
  margin-bottom: 50px;
  color: #666;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
.z_title h3 {
  font-size: 36px;
  font-weight: bold;
}
.z_pp {
  width: 100%;
  float: left;
  margin-bottom: 80px;
}
.z_pp ul li {
  width: 285px;
  height: 312px;
  float: left;
  margin-right: 20px;
  background: #164fa9;
  position: relative;
  color: #fff;
}
.z_pp ul li img {
  width: 285px;
  height: 207px;
}
.z_pp ul li .dt {
  position: absolute;
  width: 100%;
  height: 105px;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  padding-top: 15px;
  background: #164fa9;
}
.z_pp ul li .dt h3 {
  text-align: center;
  margin-bottom: 25px;
  font-size: 28px;
}
.z_pp ul li .dt h4 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 16px;
}
.z_pp ul li .dt .font {
  display: none;
  box-sizing: border-box;
  font-size: 16px;
  padding: 0 30px;
  line-height: 1.5;
}
.z_pp ul li:hover .dt {
  height: 100%;
  padding-top: 50px;
}
.z_pp ul li:hover .dt .font {
  display: block;
}
.z_pp ul li:nth-child(4n+0) {
  margin-right: 0;
}
.z_title1 {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  top: -50px;
}
.z_title1 h3 {
  font-size: 28px;
  color: #333333;
}
.z_aa {
  width: 100%;
  float: left;
  background: url(../images/bg.jpg) no-repeat center;
  height: 637px;
}
.z_aa1 {
  width: 100%;
  float: left;
  border-top: 1px solid #dbdadb;
}
.z_aa1 .z_aa2 {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 110px;
  top: -14px;
  position: relative;
}
.z_aa1 .z_aa2 .swiper-container {
  width: 100%; box-sizing: border-box;padding:0 20px;
}
.z_aa1 .z_aa2 .swiper-container .swiper-slide .li {
  position: relative;
}
.z_aa1 .z_aa2 .swiper-container .swiper-slide .li i {
  position: absolute;
  width: 25px;
  height: 25px;
  box-sizing: border-box;
  border: 3px solid #1b4a95;
  border-radius: 50%;
  padding: 4px;
}
.z_aa1 .z_aa2 .swiper-container .swiper-slide .li i::before {
  content: "";
  background: #1b4a95;
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.z_aa1 .z_aa2 .swiper-container .swiper-slide .li h3 {
  font-size: 30px;
  color: #313131;
  padding-top: 35px;
  font-weight: bold;
}
.z_aa1 .z_aa2 .swiper-container .swiper-slide .li .font {
  width: 283px;
  height: 165px;
  margin-bottom: 10px;
  background: #fff;
  margin-top: 15px;
  box-sizing: border-box;
  padding: 0 20px;
  padding-top: 30px;
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  -moz-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
}
.z_aa1 .z_aa2 .swiper-container .swiper-slide .li .font h4 {
  font-size: 20px;
  color: #313131;
  margin-bottom: 20px;
}
.z_aa1 .z_aa2 .swiper-button-next {
  background: url(../images/right.png) no-repeat;
  width: 53px;
  height: 69px;
  right: 0;
  outline: none;
}
.z_aa1 .z_aa2 .swiper-button-next::after {
  content: initial;
}
.z_aa1 .z_aa2 .swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  width: 53px;
  height: 69px;
  left: 0;
  outline: none;
}
.z_aa1 .z_aa2 .swiper-button-prev::after {
  content: initial;
}
.z_pp1 {
  width: 100%;
  float: left;
  background: url(../images/bg1.jpg) no-repeat center;
  height: 890px;
}
.z_cc {
  width: 100%;
  float: left;
}
.z_cc ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 285px;
  position: relative;
}
.z_cc ul li img {
  width: 100%;
  float: left;
  height: 258px;
}
.z_cc ul li h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 5px;
  font-weight: bold;
}
.z_cc ul li h3 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}
.z_cc ul li:nth-child(4n+0) {
  margin-right: 0;
}
.z_more {
  width: 100%;
  float: left;
  margin-top: 35px;
  text-align: center;
}
.z_more a {
  display: inline-block;
  width: 180px;
  height: 55px;
  line-height: 55px;
  background: #164fa9;
  border-radius: 10px;
  font-size: 20px;
  color: #fff;
}
.z_nn {
  width: 100%;
  float: left;
  background: url(../images/bg2.jpg) no-repeat center;
  height: 800px;
}
.z_nn .z_nn1 {
  width: 100%;
  float: left;
  background: #164fa9;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_nn .z_nn1 ul li {
  float: left;
  width: 155px;
  height: 65px;
  line-height: 65px;
  text-align: center;
}
.z_nn .z_nn1 ul li a {
  font-size: 16px;
  color: #fff;
}
.z_nn .z_nn1 ul li.active {
  background: #ed2129;
}
.z_nn .z_nn1 a.mm {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
}
.z_nn .z_nn2 {
  width: 100%;
  float: left;
  height: 475px;
  background: #fff;
  position: relative;
}
.z_nn .z_nn2 .ol {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
}
.z_nn .z_nn2 .ol .z_img {
  width: 542px;
  float: left;
  position: relative;
}
.z_nn .z_nn2 .ol .z_img img {
  width: 542px;
  height: 341px;
}
.z_nn .z_nn2 .ol .z_img h3 {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 180px;
  color: #fff;
  z-index: 9;
}
.z_nn .z_nn2 .ol .z_img h3 font {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/fx.jpg) no-repeat left, url(../images/fx.jpg) no-repeat right;
  padding: 0 35px;
}
.z_nn .z_nn2 .ol .z_img .font {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #333;
  margin-top: 20px;
}
.z_nn .z_nn2 .ol ul {
  width: 560px;
  float: right;
}
.z_nn .z_nn2 .ol ul li {
  width: 100%;
  float: left;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.z_nn .z_nn2 .ol ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_nn .z_nn2 .ol ul li a h3 {
  width: 80px;
  height: 88px;
  background: #cccccc;
  margin-right: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.z_nn .z_nn2 .ol ul li a h3 span {
  font-weight: normal;
  font-size: 14px;
  margin-top: 10px;
}
.z_nn .z_nn2 .ol ul li a .dt {
  flex: 1;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.z_nn .z_nn2 .ol ul li a .dt h4 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.z_nn .z_nn2 .ol ul li:last-child {
  margin-bottom: 0px;
}
.z_nn .z_nn2 .ol.on {
  opacity: 1;
  visibility: visible;
}
.z_con {
  width: 100%;
  float: left;
  background: url(../images/bg3.jpg) no-repeat center;
  background-size:100% 100%;
padding-bottom:50px;
}
.z_con .z_map {
  width: 599px;
  float: left;
}
.z_con .z_map img {
  width: 599px;
  height: 353px;
}
.z_con .z_con1 {
  width: 560px;
  float: right;
  margin-top: -15px;
}
.z_con .z_con1 .dt {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_con .z_con1 .dt .font {
  font-size: 18px;
  color: #333;
}
.z_con .z_con1 .dt .font h3 {
  font-family: Impact;
  font-size: 51px;
  color: #164fa9;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.z_con .z_con1 .dt .font h3 img {
  width: 52px;
  height: 52px;
  margin-right: 5px;
}
.z_con .z_con1 .dt img {
  width: 102px;
  height: 102px;
}
.z_con .z_con1 textarea {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  font-size: 16px;
  box-sizing: border-box;
  height: 180px;
  padding: 15px;
  resize: none;
  outline: none;
  background: #fff;
  font-family: "å¾®è½¯é›…é»‘";
}
.z_con .z_con1 .li {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_con .z_con1 .li .wz {
  width: 170px;
  height: 55px;
  background: #fff;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 15px;
  color: #333;
  outline: none;
}
.z_con .z_con1 .li .wz1 {
  width: 260px;
  height: 55px;
  background: #fff;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 15px;
  color: #333;
  outline: none;
}
.z_con .z_con1 .li .dj {
  width: 110px;
  height: 55px;
  background: #ed2129;
  font-size: 16px;
  box-sizing: border-box;
  color: #fff;
  outline: none;
  border: none;
}
.z_foot {
  width: 100%;
  float: left;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #fff;
  background: #164fa9;
}
.z_index {
  width: 100%;
  float: left;
  background: url(../images/bg4.jpg) no-repeat top;
}
.z_aa3 {
  width: 100%;
  float: left;
}
.z_aa3 .font {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #313131;
  line-height: 1.5;
}
.z_aa3 h3 {
  width: 100%;
  float: left;
  font-size: 30px;
  text-align: center;
  color: #313131;
  margin: 50px 0;
}
.z_aa3 .ul {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 25px;
  margin-bottom: 110px;
}
.z_aa3 .ul .swiper-container {
  width: 100%;
}
.z_aa3 .ul .swiper-container .swiper-slide .li {
  width: 100%;
  font-size: 18px;
  color: #313131;
  text-align: center;
}
.z_aa3 .ul .swiper-container .swiper-slide .li img {
  width: 100%;
  margin-bottom: 10px;
}
.z_aa3 .ul .swiper-button-next {
  background: url(../images/right.png) no-repeat;
  width: 38px;
  height: 48px;
  right: -20px;
  outline: none;
  background-size: 38px 48px;
}
.z_aa3 .ul .swiper-button-next::after {
  content: initial;
}
.z_aa3 .ul .swiper-button-prev {
  background: url(../images/left.png) no-repeat;
  width: 38px;
  height: 48px;
  left: -20px;
  outline: none;
  background-size: 38px 48px;
}
.z_aa3 .ul .swiper-button-prev::after {
  content: initial;
}
.z_dd {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #313131;
  line-height: 1.5;
  box-sizing: border-box;
  padding: 0 165px;
  padding-bottom: 70px;
  text-align: center;
}
.z_left {
  width: 240px;
  float: left;
  margin-top: 60px;
  box-sizing: border-box;
  padding: 0 10px;
  background: #fff;
}
.z_left h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #164fa9;
  font-weight: bold;
  height: 65px;
}
.z_left h3 img {
  margin-right: 10px;
}
.z_left ul li {
  width: 100%;
  float: left;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #ccc;
  background: url(../images/jt1.png) no-repeat right;
  font-size: 16px;
}
.z_left ul li a {
  display: block;
  color: #42464c;
}
.z_left ul li.active {
  background: url(../images/jt2.png) no-repeat right;
}
.z_left ul li.active a {
  color: #164fa9;
}
.z_left ul li:hover {
  background: url(../images/jt2.png) no-repeat right;
}
.z_left ul li:hover a {
  color: #164fa9;
}
.z_right {
  width: 900px;
  float: right;
  margin-top: 60px;
}
.z_cc1 {
  width: 100%;
  float: left;
}
.z_cc1 ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 285px;
  position: relative;
}
.z_cc1 ul li img {
  width: 100%;
  float: left;
  height: 258px;
}
.z_cc1 ul li h3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 5px;
  font-weight: bold;
}
.z_cc1 ul li h3 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
}
.z_cc1 ul li:nth-child(3n+0) {
  margin-right: 0;
}
.z_page {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 0;
  margin-top: 60px;
  margin-bottom: 100px;
}
.z_page a {
  color: #164fa9;
  display: inline-block;
  background: #f4f4f4;
  border: 1px solid #eee;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  font-weight: bold;
}
.z_page a.active {
  background: #164fa9;
  color: #fff;
}
.z_show {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 90px;
  padding: 35px;
  -moz-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
}
.z_show .h3 {
  display: flex;
  justify-content: space-between;
}
.z_show .h3 img {
  width: 419px;
  margin-right: 25px;
}
.z_show .h3 .dt {
  flex: 1;
  font-size: 16px;
  color: #292929;
  line-height: 1.5;
  margin-top: 30px;
}
.z_show .h3 .dt h3 {
  font-size: 20px;
  font-weight: bold;
  color: #292929;
  margin-bottom: 55px;
}
.z_show .font {
  width: 100%;
  float: left;
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 35px;
}
.z_show .font img {
  width: 100%;height:400px;
}
.z_ser {
  width: 100%;
  float: left;
  font-size: 18px;
  color: #313131;
  line-height: 1.5;
  box-sizing: border-box;
  padding: 0 165px;
  padding-bottom: 150px;
  text-align: center;
}
.z_ser img {
  max-width: 100%;
}
.z_nnn {
  width: 100%;
  float: left;
}
.z_nnn .z_nn1 {
  width: 100%;
  float: left;
  background: #164fa9;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_nnn .z_nn1 ul li {
  float: left;
  width: 155px;
  height: 65px;
  line-height: 65px;
  text-align: center;
}
.z_nnn .z_nn1 ul li a {
  font-size: 16px;
  color: #fff;
}
.z_nnn .z_nn1 ul li.active {
  background: #ed2129;
}
.z_nnn .z_nn1 a.mm {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
}
.z_nnn .z_nn2 {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 30px;
  border: 1px solid #eee;
  -moz-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
}
.z_nnn .z_nn2 .z_img {
  width: 100%;
  float: left;
  display: flex;
  justify-content: space-between;
}
.z_nnn .z_nn2 .z_img .img {
  width: 542px;
  position: relative;
  margin-right: 45px;
}
.z_nnn .z_nn2 .z_img .img img {
  width: 542px;
  height: 341px;
}
.z_nnn .z_nn2 .z_img .img h3 {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  top: 180px;
  color: #fff;
  z-index: 9;
}
.z_nnn .z_nn2 .z_img .img h3 font {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/fx.jpg) no-repeat left, url(../images/fx.jpg) no-repeat right;
  padding: 0 35px;
}
.z_nnn .z_nn2 .z_img .font {
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  flex: 1;
  line-height: 1.5;
}
.z_nnn .z_nn2 .z_img .font h3 {
  font-size: 23px;
  color: #333333;
  margin-bottom: 50px;
}
.z_nnn .z_nn2 .z_img .font a {
  display: block;
  background: #164fa9;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
}
.z_nnn .z_nn2 ul {
  width: 100%;
  float: left;
  margin-top: 40px;
  border: 1px solid #eee;
  padding-bottom: 0;
}
.z_nnn .z_nn2 ul li {
  width: 100%;
  float: left;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  padding: 10px;
  background: url(../images/jt3.png) no-repeat 98% center;
}
.z_nnn .z_nn2 ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_nnn .z_nn2 ul li a h3 {
  width: 80px;
  height: 88px;
  background: #cccccc;
  margin-right: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.z_nnn .z_nn2 ul li a h3 span {
  font-weight: normal;
  font-size: 14px;
  margin-top: 10px;
}
.z_nnn .z_nn2 ul li a .dt {
  flex: 1;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.z_nnn .z_nn2 ul li a .dt h4 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.z_nnn .z_nn2 ul li:hover {
  background: url(../images/jt3.png) #ececec no-repeat 98% center;
}
.z_nnn .z_nr {
  width: 100%;
  float: left;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
  font-size: 16px;
  color: #666666;
  line-height: 1.5;
  margin-bottom: 80px;
  -moz-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  -webkit-box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
  box-shadow: 2px 2px 5px rgba(112, 112, 112, 0.35);
}
.z_nnn .z_nr h3 {
  text-align: center;
  font-size: 23px;
  color: #333;
  margin-bottom: 30px;
}
.z_nnn .z_nr h4 {
  font-size: 16px;
  color: #666;
  text-align: center;
  margin-bottom: 30px;
}
.z_gok {
  width: 100%;
  float: left;
  margin-bottom: 100px;
}
.z_gok textarea {
  width: 100%;
  float: left;
  margin-bottom: 25px;
  font-size: 16px;
  box-sizing: border-box;
  height: 228px;
  padding: 15px;
  resize: none;
  outline: none;
  background: #fff;
  font-family: "å¾®è½¯é›…é»‘";
  border: 1px solid #eee;
}
.z_gok .li {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.z_gok .li .wz {
  width: 346px;
  height: 55px;
  background: #fff;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 15px;
  color: #333;
  outline: none;
  border: 1px solid #eee;
}
.z_gok .li .wz1 {
  width: 590px;
  height: 55px;
  background: #fff;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 15px;
  color: #333;
  outline: none;
  border: 1px solid #eee;
}
.z_gok .li .dj {
  width: 215px;
  height: 55px;
  background: #164fa9;
  font-size: 16px;
  box-sizing: border-box;
  color: #fff;
  outline: none;
  border: none;
}
.z_con2 {
  font-size: 18px;
  color: #333333;
  line-height: 2;
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 70px;
}
.z_con2 h3 {
  font-family: Impact;
  font-size: 51px;
  color: #164fa9;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  justify-content: center;
}
.z_con2 h3 img {
  width: 52px;
  height: 52px;
  margin-right: 5px;
}
.z_con2 img {
  max-width: 100%;
}
